public marks

PUBLIC MARKS from "Xavier Lacot" with tags code & appcelerator

December 2012

appcelerator/titanium-code-processor · GitHub

A tool for analyzing JavaScript code in Titanium Mobile projects. It provide a wide variety of useful functionality: runtime error detection, Titanium API deprecation warnings, platform specific API validation, etc.

February 2011

January 2011

How to create a Tweetie-like pull to refresh table

by 1 other
A simple howto which shows how to create a Twitter-like refresh scrollview in javascript. Nifty!